-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
4.6.0 (latest)
-
Code
-
Classes
- Queue
| Total Complexity |
53 |
| Dependencies |
9 |
| Dependents |
4 |
| Total lines |
746 |
| Lines of code |
353 |
| Logical lines of code |
178 |
| Comment lines |
252 |
| Methods |
22 |
| Properties |
2 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| send_email() |
A |
40 |
5 |
67 |
| get_emails() |
S |
47 |
5 |
37 |
| process() |
S |
51 |
5 |
28 |
| enqueue_email() |
S |
46 |
3 |
40 |
| clear_wp_mail_hooks() |
S |
56 |
4 |
20 |
| count_processed_emails() |
S |
53 |
3 |
24 |
| delete_emails_before() |
S |
58 |
3 |
15 |
| set_attachments() |
S |
61 |
3 |
12 |
| get_connection_from_header() |
S |
59 |
2 |
16 |
| count_queued_emails() |
S |
60 |
2 |
14 |
| get_email() |
S |
62 |
2 |
11 |
| cleanup() |
S |
69 |
2 |
7 |
| is_valid_db() |
S |
63 |
2 |
10 |
| restore_wp_mail_hooks() |
S |
70 |
2 |
6 |
| add_email() |
S |
67 |
2 |
8 |
| delete_email() |
S |
64 |
2 |
10 |
| is_enabled() |
S |
79 |
1 |
3 |
| apply_initiator_state() |
S |
81 |
1 |
3 |
| apply_mailer_state() |
S |
81 |
1 |
3 |
| get_table_name() |
S |
76 |
1 |
4 |
| cleanup_attachments() |
S |
73 |
1 |
5 |
| get_wp_mail_hooks() |
S |
66 |
1 |
10 |